Page Speed Optimization Libraries
1.3.25.1
|
Public Member Functions | |
SplitConsoleStatisticsLogger (ConsoleStatisticsLogger *a, ConsoleStatisticsLogger *b) | |
a and b may be NULL. Does not take ownership of either 'a' or 'b'. | |
virtual void | UpdateAndDumpIfRequired () |
virtual void net_instaweb::SplitConsoleStatisticsLogger::UpdateAndDumpIfRequired | ( | ) | [virtual] |
If it's been longer than kStatisticsDumpIntervalMs, update the timestamp to now and dump the current state of the Statistics.
Implements net_instaweb::ConsoleStatisticsLogger.