Exemple #1
0
function time($asFloat = false)
{
    return Tests\time();
}
function time()
{
    return Tests\time();
}