Home | History | Annotate | Download | only in common

Lines Matching refs:FormatTimeDelta

822   return FormatTimeDelta(TimeDelta::FromSeconds(secs));
825 string FormatTimeDelta(TimeDelta delta) {