Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
PowerSDR
Clock
C# Class PowerSDR.Clock
A mechanism for tracking elapsed time.
Afficher le fichier
Open project: w5wc/openPowerSDR
Méthodes publiques
Méthode
Description
Clock
( ) :
System.Diagnostics
Initializes a new instance of the
Clock
class.
Start
( ) :
void
Update
( ) :
float
Updates the clock.
Method Details
Clock()
public
méthode
Initializes a new instance of the
Clock
class.
public
Clock
( ) :
System.Diagnostics
Résultat
System.Diagnostics
Start()
public
méthode
public
Start
( ) :
void
Résultat
void
Update()
public
méthode
Updates the clock.
public
Update
( ) :
float
Résultat
float