Public Member Functions | |
virtual ULONGLONG | GetTickCount64 () const =0 |
Returns the current tick count. | |
Protected Member Functions | |
virtual | ~IProvideTickCount64 () |
We never delete instances of this interface; you must manage the lifetime of the class that implements it. |
virtual ~IProvideTickCount64 | ( | ) | [protected, virtual] |
We never delete instances of this interface; you must manage the lifetime of the class that implements it.
virtual ULONGLONG GetTickCount64 | ( | ) | const [pure virtual] |