class CStopwatch : public CStopwatchBase
{
public:
    float32 m_flInterval;
};