Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
|
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.