# nextTick(function callback)

Used in applet custom components such as wxcomponents. Delay a part of the operation to the next time slice before executing it. (similar to setTimeout). Other platforms do not have this concept.