view doc/api-molko-util.rst @ 199:ebbcfb31482d

js: enable Molko.Animation API
author David Demelier <markand@malikania.fr>
date Mon, 09 Nov 2020 19:07:30 +0100
parents 78774cc2cc6b
children
line wrap: on
line source

.. toctree::
.. _api-molko-util:

==========
Molko.Util
==========

Various core utilities.

Functions
---------

.. js:function:: Molko.Util.delay(delay)

   :param uint delay: Time to wait in milliseconds.

Pause the program for the given amount of milliseconds.