![]() |
Ginan
|
Timing and logging handler for RTS processing. More...
Timing and logging handler for RTS processing.
Static Public Member Functions | |
| static void | logEpochTiming (const FilterData &filterData, GTime &epochStartTime, GTime epochStopTime) |
| Log epoch processing timing and update progress. | |
| static boost::posix_time::ptime | formatTimeForLogging (const GTime &time) |
| Format time for logging output. | |
| static void | updateTerminalProgress (const FilterData &filterData, GTime epochStartTime, GTime epochStopTime) |
| Update interactive terminal with progress information. | |
| static int | calculateFractionalMilliseconds (const GTime &time) |
| Calculate fractional milliseconds from time. | |
|
static |
Calculate fractional milliseconds from time.
|
static |
Format time for logging output.
|
static |
Log epoch processing timing and update progress.
|
static |
Update interactive terminal with progress information.