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

CTickCount64Provider Class Reference
[Timer management]

Inheritance diagram for CTickCount64Provider:
Collaboration diagram for CTickCount64Provider:

List of all members.


Detailed Description

A class that implements IProvideTickCount64 and returns the tick count directly from a call to the operating system GetTickCount64() function.


Public Member Functions

 CTickCount64Provider ()
ULONGLONG GetTickCount64 () const override
 Returns the current tick count.

Static Public Member Functions

static ULONGLONG TickCount64 ()


Constructor & Destructor Documentation


Member Function Documentation

static ULONGLONG TickCount64 (  )  [inline, static]

ULONGLONG GetTickCount64 (  )  const [inline, override, virtual]

Returns the current tick count.

Implements IProvideTickCount64.


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