Home
last modified time | relevance | path

Searched refs:ticks (Results 1 – 2 of 2) sorted by relevance

/system/core/sh/
Deval.c1214 conv_time(clock_t ticks, char *seconds, size_t l) in conv_time() argument
1220 mins = ticks / tpm; in conv_time()
1221 snprintf(seconds, l, "%.4f", (ticks - mins * tpm) * 60.0 / tpm ); in conv_time()
/system/core/init/
Dreadme.txt204 Set the system clock base (0 if system clock ticks in GMT)