Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
SDLmm::Timer(3) 	    Library Functions Manual		 SDLmm::Timer(3)

NAME
     SDLmm::Timer -

SYNOPSIS
     #include <sdlmm_timer.h>

   Public Types
     typedef unsigned int Ticks

   Public Methods
     Timer ()
     void Mark ()
     unsigned int GetElapsed () const

   Static Public Methods
     bool Init ()
     void Quit ()
     Ticks GetTicks ()

MEMBER TYPEDEF DOCUMENTATION
   typedef unsigned int SDLmm::Timer::Ticks
CONSTRUCTOR & DESTRUCTOR DOCUMENTATION
   SDLmm::Timer::Timer () [inline]
MEMBER FUNCTION DOCUMENTATION
   unsigned int SDLmm::Timer::GetElapsed () const [inline]
   Ticks SDLmm::Timer::GetTicks () [static]
   bool SDLmm::Timer::Init () [static]
   void SDLmm::Timer::Mark ()
   void SDLmm::Timer::Quit () [static]
AUTHOR
     Generated automatically by Doxygen for SDLmm from the source code.

SDLmm				   16 Jul 2001			 SDLmm::Timer(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=SDLmm_Timer&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help