view doc/api-molko-util.rst @ 193:78774cc2cc6b

doc: minimal typo
author David Demelier <markand@malikania.fr>
date Sat, 07 Nov 2020 19:26:51 +0100
parents 633a25df450e
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.