main/cli.c: Refactor function to print seconds formatted
Refactor and created function ast_cli_print_timestr_fromseconds to print seconds formatted: year(s) week(s) day(s) hour(s) second(s) This function now is used in addons/cdr_mysql.c,cdr_pgsql.c, main/cli.c, res_config_ldap.c, res_config_pgsql.c. Change-Id: Ibeb8634102cd11d3f8623398b279cb731bcde36c
Showing
- addons/cdr_mysql.c 7 additions, 12 deletionsaddons/cdr_mysql.c
- cdr/cdr_pgsql.c 7 additions, 12 deletionscdr/cdr_pgsql.c
- include/asterisk/cli.h 11 additions, 0 deletionsinclude/asterisk/cli.h
- main/cli.c 14 additions, 7 deletionsmain/cli.c
- res/res_config_ldap.c 5 additions, 20 deletionsres/res_config_ldap.c
- res/res_config_pgsql.c 6 additions, 18 deletionsres/res_config_pgsql.c
Loading
Please register or sign in to comment