Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Axiom
Core
Timer
C# Class Axiom.Core.Timer
Encapsulates the functionality of the platform's highest resolution timer available.
based on an vb.net implementation by createdbyx as posted in SourceForge Tracker #: [1612705]
Inheritance:
ITimer
Mostrar archivo
Open project: WolfgangSt/axiom
Class Usage Examples
Public Methods
Method
Description
Reset
( ) :
void
Reset this instance's timer.
Start
( ) :
void
Start this instance's timer.
Method Details
Reset()
public
method
Reset this instance's timer.
public
Reset
( ) :
void
return
void
Start()
public
method
Start this instance's timer.
public
Start
( ) :
void
return
void