-
Notifications
You must be signed in to change notification settings - Fork 1
SYSTEM CRON crontime
- Class name:crontime
- Namespace:SYSTEM\CRONMethods
###nextmixed SYSTEM\CRON\crontime::next($base_time, $min, $hour, $day, $day_week, $month)
-
Visibility: public* This method is static.#### Arguments*$base_time mixed*$min mixed*$hour mixed*$day mixed*$day_week mixed*$month mixed ###lastmixed SYSTEM\CRON\crontime::last($base_time, $min, $hour, $day, $day_week, $month)
-
Visibility: public* This method is static.#### Arguments*$base_time mixed*$min mixed*$hour mixed*$day mixed*$day_week mixed*$month mixed ###checkmixed SYSTEM\CRON\crontime::check($base_time, $last_run, $min, $hour, $day, $day_week, $month)
-
Visibility: public* This method is static.#### Arguments*$base_time mixed*$last_run mixed*$min mixed*$hour mixed*$day mixed*$day_week mixed*$month mixed ###next_nowmixed SYSTEM\CRON\crontime::next_now($min, $hour, $day, $day_week, $month)
-
Visibility: public* This method is static.#### Arguments*$min mixed*$hour mixed*$day mixed*$day_week mixed*$month mixed ###last_nowmixed SYSTEM\CRON\crontime::last_now($min, $hour, $day, $day_week, $month)
-
Visibility: public* This method is static.#### Arguments*$min mixed*$hour mixed*$day mixed*$day_week mixed*$month mixed ###check_nowmixed SYSTEM\CRON\crontime::check_now($last_run, $min, $hour, $day, $day_week, $month)
-
Visibility: public* This method is static.#### Arguments*$last_run mixed*$min mixed*$hour mixed*$day mixed*$day_week mixed*$month mixed