]> git.ipfire.org Git - thirdparty/ccache.git/commit
Simplify and clean up parse_duration_with_suffix_to_seconds
authorJoel Rosdahl <joel@rosdahl.net>
Sun, 26 Jul 2020 19:07:09 +0000 (21:07 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Sun, 26 Jul 2020 19:45:03 +0000 (21:45 +0200)
commitf93c55832ee3934510ca104cbf1f380dc79585fd
tree7f2524745719ded8b59e983268db22d86f7b0a96
parentb78045cd2de26ae186324149eccd5b4995513379
Simplify and clean up parse_duration_with_suffix_to_seconds
src/Util.cpp
src/Util.hpp
src/ccache.cpp
test/suites/cleanup.bash
unittest/test_Util.cpp