mz_os_ms_time method

int mz_os_ms_time()

Implementation

int mz_os_ms_time() {
  return _mz_os_ms_time();
}