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

CTickCountProvider Class Reference
[Timer management]

Inheritance diagram for CTickCountProvider:
Collaboration diagram for CTickCountProvider:

List of all members.


Detailed Description

A class that implements IProvideTickCount and returns the tick count directly from a call to the operating system GetTickCount() function. See here for more details.


Public Member Functions

 CTickCountProvider ()
Milliseconds GetTickCount () const override
 Returns the current tick count.

Static Public Member Functions

static Milliseconds TickCount ()


Constructor & Destructor Documentation


Member Function Documentation

static Milliseconds TickCount (  )  [inline, static]

Milliseconds GetTickCount (  )  const [inline, override, virtual]

Returns the current tick count.

Implements IProvideTickCount.


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