Searched refs:nice_time (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/dnsmasq-2.15/contrib/dnslist/
H A Ddnslist.pl173 $list->{$ether}->{'text_lease'} = nice_time($list->{$ether}->{'raw_lease'});
184 $list->{$ether}->{'since'} = nice_time(time);
189 $list->{$ether}->{'since'} = nice_time(time);
195 sub nice_time { subroutine
237 $data->{'updated'} = nice_time(time); # add "(updated ...)" to file
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/dnsmasq/contrib/dnslist/
H A Ddnslist.pl173 $list->{$ether}->{'text_lease'} = nice_time($list->{$ether}->{'raw_lease'});
184 $list->{$ether}->{'since'} = nice_time(time);
189 $list->{$ether}->{'since'} = nice_time(time);
195 sub nice_time { subroutine
237 $data->{'updated'} = nice_time(time); # add "(updated ...)" to file

Completed in 165 milliseconds