FACT++  1.0
unsigned int Time::us ( ) const
inline

Definition at line 103 of file Time.h.

103 { return time_of_day().total_microseconds()%1000000; }