File: timers.rst

package info (click to toggle)
python-moderngl-window 3.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 69,096 kB
  • sloc: python: 12,076; makefile: 21
file content (12 lines) | stat: -rw-r--r-- 241 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12

.. py:module:: moderngl_window.timers

moderngl_window.timers
======================

.. autoclass:: moderngl_window.timers.base.BaseTimer
   :members:

.. autoclass:: moderngl_window.timers.clock.Timer
    :members:
    :show-inheritance: