Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
|
Public Member Functions | |
now () | |
time () | |
Return the unix time stamp for the current representation of the time. | |
core\system_clock::now | ( | ) |
Implements Psr\Clock\ClockInterface.
core\system_clock::time | ( | ) |
Return the unix time stamp for the current representation of the time.
int |
Implements core\clock.