mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-11 02:13:48 +00:00
style: clarify function scope
This commit is contained in:
committed by
Carlos Valente
parent
abcee741e2
commit
d71df886f2
@@ -6,7 +6,7 @@ import { APP_SETTINGS } from '../api/constants';
|
||||
import { ontimeQueryClient } from '../queryClient';
|
||||
|
||||
/**
|
||||
* Returns current time in milliseconds
|
||||
* Returns current time in milliseconds from midnight
|
||||
* @returns {number}
|
||||
*/
|
||||
export function nowInMillis(): number {
|
||||
|
||||
Reference in New Issue
Block a user