Patch Set 4: Code-Review+1 (1 comment)
https://gerrit.osmocom.org/#/c/4008/4/openbsc/src/libbsc/bts_ipaccess_nanobts.c File openbsc/src/libbsc/bts_ipaccess_nanobts.c: Line 431: bts->uptime = (rc < 0) ? 0 : tp.tv_sec; /* we don't need sub-second precision for uptime */ You could add here a bts->uptime_dateref with a normal clock and them print it later with ctime(). -- To view, visit https://gerrit.osmocom.org/4008 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I9e4e8504afe8ca467b68d41826f61654e24d9600 Gerrit-PatchSet: 4 Gerrit-Project: openbsc Gerrit-Branch: master Gerrit-Owner: Max <[email protected]> Gerrit-Reviewer: Harald Welte <[email protected]> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: Max <[email protected]> Gerrit-Reviewer: Pau Espin Pedrol <[email protected]> Gerrit-HasComments: Yes
