mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
075cea3a45
Remove extra global constants that are only used in a single place and make it harder to read the code. Rename nanosecondsInSecond -> nsInSec. This code is tested by unit tests. Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>