Searched refs:testDelay (Results 1 – 6 of 6) sorted by relevance
382 testDelay(1.0); // TODO - need means to query whether asyncronous stop in main()506 testDelay(perSetDelay); in main()513 testDelay(endDelay); in main()
287 testDelay(1.0); // TODO - needs means to query whether asynchronous stop in main()397 testDelay(endDelay); in main()
243 testDelay(1.0); // TODO - needs means to query whether asyncronous stop in main()346 testDelay(endDelay); in main()
421 testDelay(1.0); // TODO - needs means to query whether asynchronous stop in main()
37 void testDelay(float amt);
262 void testDelay(float amt) in testDelay() function