silc_timer_value_time

SYNOPSIS

    void silc_timer_value_time(SilcTimer timer, SilcTime ret_time);

DESCRIPTION

Same as silc_timer_value but returns the elapsed time to `ret_time' SilcTime structure as absolute date and time. This is useful if the returned time needs to be converted into some other format such as time and date strings.