3 lines
57 B
Plaintext
3 lines
57 B
Plaintext
|
function utils_ui.get_time()
|
||
|
return time_continual()
|
||
|
end
|