Esempio n. 1
0
double tcg_time()
{
    return TCGTIME_();
}
Esempio n. 2
0
Integer MTIME_()
{
    return (Integer) (TCGTIME_()*100.0); /* time in centiseconds */
}