NCBI C++ ToolKit
|
Search Toolkit Book for STimeoutTag
Timeout structure. More...
#include <connect/ncbi_types.h>
Public Attributes | |
unsigned int | sec |
seconds More... | |
unsigned int | usec |
microseconds (modulo 1,000,000) More... | |
Timeout structure.
Definition at line 76 of file ncbi_types.h.