create static method

FFTimer create()

Implementation

@$core.pragma('dart2js:noInline')
static FFTimer create() => FFTimer._();