time.d.ts 98B

12
  1. export declare function isPerformanceSupported(): boolean;
  2. export declare function now(): number;