CTickCount64Provider Class Reference
[Timer management]

Inheritance diagram for CTickCount64Provider:

Inheritance graph
[legend]
Collaboration diagram for CTickCount64Provider:

Collaboration graph
[legend]

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. Note that this is only operational on platforms that support it, on platforms prior to _WIN32_WINNT >= 0x0600 it throws an exception. See here for more details.


Public Member Functions

virtual ULONGLONG GetTickCount64 () const
 Returns the current tick count.


Member Function Documentation

virtual ULONGLONG GetTickCount64 (  )  const [inline, virtual]

Returns the current tick count.

Implements IProvideTickCount64.


Generated on Thu Mar 26 16:40:55 2009 for JetByte Socket Tools - v6.0 by  doxygen 1.5.3