Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
SecureDeleteWinForms
TimeTracker
C# Class SecureDeleteWinForms.TimeTracker
Datei anzeigen
Open project: gratianlup/SecureDelete
Class Usage Examples
Public Properties
Property
Type
Description
DeltaTime
int
Duration
int
Running
bool
Public Methods
Method
Description
DeltaTimeToPercent
( ) :
double
StartTimer
( ) :
void
Update
( ) :
int
Method Details
DeltaTimeToPercent()
public
method
public
DeltaTimeToPercent
( ) :
double
return
double
StartTimer()
public
method
public
StartTimer
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
int
return
int
Property Details
DeltaTime
public_oe property
public
int
DeltaTime
return
int
Duration
public_oe property
public
int
Duration
return
int
Running
public_oe property
public
bool
Running
return
bool