NCBI C++ ToolKit
Classes | Enumerations
srv_time.hpp File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Go to the SVN repository for this file.

Classes

class  CSrvTime
 Class incorporating convenient methods to work with struct timespec. More...
 

Enumerations

enum  {
  kMSecsPerSecond = 1000 , kUSecsPerMSec = 1000 , kNSecsPerUSec = 1000 , kUSecsPerSecond = kUSecsPerMSec * kMSecsPerSecond ,
  kNSecsPerMSec = kNSecsPerUSec * kUSecsPerMSec , kNSecsPerSecond = kNSecsPerMSec * kMSecsPerSecond
}
 

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
kMSecsPerSecond 
kUSecsPerMSec 
kNSecsPerUSec 
kUSecsPerSecond 
kNSecsPerMSec 
kNSecsPerSecond 

Definition at line 42 of file srv_time.hpp.

Modified on Fri Sep 20 14:57:06 2024 by modify_doxy.py rev. 669887