{{title}}

Status: NO-STATUS

The Core API example demonstrates the basic use of the Time and Callback functions.

Push 'Start Test' to run 0 iterations. Each iteration will send a message to the NaCl module containing the number of milliseconds to delay. The modules will immediately post a message back if the delay is zero, otherwise, it will issue a CallOnMainThread with the delay specified.

Once the test completes, it will calculate the average time spent between the message reception and the callback triggering (NaCl Delay), the average time for a single round trip (Round Trip), and the average iteration including other JS overhead (Total).

NaCl Delay ms
NaCl DelayRound TripTotal
Unknown Unknown Unknown