Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250530) (c39b7370636)
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: