Public Member Functions | |
timestamp (void) | |
const char * | t (void) |
Private Attributes | |
char | str [29] |
The t() method normally returns a timestamp string, but if the same timestamp (to the nearest second) would be returned as last time then an empty string is returned instead.
Definition at line 246 of file omniEventsLog.cc.
|
Definition at line 250 of file omniEventsLog.cc. References str. |
|
Definition at line 255 of file omniEventsLog.cc. References str. Referenced by OmniEvents::omniEventsLog::checkpoint(). |
|
Definition at line 248 of file omniEventsLog.cc. Referenced by t(), and timestamp(). |