class CSimTimer : public CSimpleSimTimer
{
public:
    float32 m_flInterval;
};