Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
core\system_clock Class Reference
Inheritance diagram for core\system_clock:
core\clock Psr\Clock\ClockInterface

Public Member Functions

 now ()
 
 time ()
 Return the unix time stamp for the current representation of the time.
 

Member Function Documentation

◆ now()

core\system_clock::now ( )

◆ time()

core\system_clock::time ( )

Return the unix time stamp for the current representation of the time.

Return values
int

Implements core\clock.


The documentation for this class was generated from the following file: