Moodle PHP Documentation 5.0
Moodle 5.0.1+ (Build: 20250711) (61af040cd5f)
|
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.