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
PowerSDR
Clock
C# Class PowerSDR.Clock
A mechanism for tracking elapsed time.
Mostrar archivo
Open project: w5wc/openPowerSDR
Public Methods
Method
Description
Clock
( ) :
System.Diagnostics
Initializes a new instance of the
Clock
class.
Start
( ) :
void
Update
( ) :
float
Updates the clock.
Method Details
Clock()
public
method
Initializes a new instance of the
Clock
class.
public
Clock
( ) :
System.Diagnostics
return
System.Diagnostics
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
Updates the clock.
public
Update
( ) :
float
return
float