The C++ framework for developing highly scalable, high performance servers on Windows platforms.

IProvideTickCount64 Class Reference

Inheritance diagram for IProvideTickCount64:

List of all members.

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.


Constructor & Destructor Documentation

virtual ~IProvideTickCount64 (  )  [protected, virtual]

We never delete instances of this interface; you must manage the lifetime of the class that implements it.


Member Function Documentation

virtual ULONGLONG GetTickCount64 (  )  const [pure virtual]

Returns the current tick count.

Implemented in CTickCount64Provider.


Generated on Sun Sep 12 19:08:36 2021 for The Server Framework - v7.4 by doxygen 1.5.3