4700f9f Bugfix: wrapped performance.now returned NaN

Authored and Committed by Libor Polčák 3 years ago
    Bugfix: wrapped performance.now returned NaN
    
    The correct precision was not propagated correctly and the
    rounding_function was called with undefined precision.
    
        
file modified
+2 -2