[an error occurred while processing this directive]
krb5_error_code krb5_us_timeofday( krb5_context context, krb5_int32 *seconds, krb5_int32 *microseconds );
The context structure.
The system time of day, in seconds, since the local system’s epoch.
The microseconds portion of the system time of day.
This routine retrieves the system time of day, in seconds, since the local system's epoch.
The seconds portion is returned in *seconds, the microseconds portion in *microseconds.
This routine returns the following KRB5 status code: