Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
LastTestTime
C# Class LastTestTime, chronojump
Exibir arquivo
Open project: GNOME/chronojump
Class Usage Examples
Public Methods
Method
Description
GetSeconds
(
string
restedTime
) :
int
LastTestTime
(
int
pID
) :
System
ToString
( ) :
string
Update
( ) :
void
Method Details
GetSeconds()
public
static
method
public
static
GetSeconds
(
string
restedTime
) :
int
restedTime
string
return
int
LastTestTime()
public
method
public
LastTestTime
(
int
pID
) :
System
pID
int
return
System
ToString()
public
method
public
ToString
( ) :
string
return
string
Update()
public
method
public
Update
( ) :
void
return
void