Page Speed Optimization Libraries  1.3.25.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
net_instaweb::SplitConsoleStatisticsLogger Class Reference
Inheritance diagram for net_instaweb::SplitConsoleStatisticsLogger:
net_instaweb::ConsoleStatisticsLogger

List of all members.

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 ()

Member Function Documentation

If it's been longer than kStatisticsDumpIntervalMs, update the timestamp to now and dump the current state of the Statistics.

Implements net_instaweb::ConsoleStatisticsLogger.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines