Esempio n. 1
0
function time($asFloat = false)
{
    return Tests\time();
}
Esempio n. 2
0
function time()
{
    return Tests\time();
}