Module: wk/util/wait

Source:

Methods


<static> wait(p_time)

Parameters:
Name Type Description
p_time number The time in ms before the then branch of the promise is executed.
Source:
Returns:
Type
Promise.<any>