MCPcopy Create free account
hub / github.com/Tencent/RapidView / difftime

Method difftime

luaj_virtual_machine/src/core/org/luaj/vm2/lib/OsLib.java:218–220  ·  view source on GitHub ↗

Returns the number of seconds from time t1 to time t2. In POSIX, Windows, and some other systems, this value is exactly t2-t1. @param t2 @param t1 @return diffeence in time values, in seconds

(double t2, double t1)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

invokeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected