4 lines
76 B
Cython
4 lines
76 B
Cython
|
|
cpdef double current_time_millis()
|
|
|
|
cpdef millis_to_seconds(double millis)
|