crank


Description:

[ Version ( since = "1.8" ) ]
public bool crank ()

A "crank" consists of three steps: 1: Wait for a ClockID to be registered with the TestClock.

2: Advance the TestClock to the time the ClockID is waiting, unless the clock time is already passed the clock id (Since: 1.18). 3: Release the ClockID wait. A "crank" can be though of as the notion of manually driving the clock forward to its next logical step.

Parameters:

this

TestClock to crank

Returns: