util: ms command to calculate length of operations
This can be used to calculate approximate RTCK frequency for instance. Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
This commit is contained in:
@@ -22,7 +22,8 @@ libhelper_la_SOURCES = \
|
||||
command.c \
|
||||
time_support.c \
|
||||
replacements.c \
|
||||
fileio.c
|
||||
fileio.c \
|
||||
util.c
|
||||
|
||||
if IOUTIL
|
||||
libhelper_la_SOURCES += ioutil.c
|
||||
@@ -40,6 +41,7 @@ noinst_HEADERS = \
|
||||
binarybuffer.h \
|
||||
configuration.h \
|
||||
ioutil.h \
|
||||
util.h \
|
||||
types.h \
|
||||
log.h \
|
||||
command.h \
|
||||
|
||||
Reference in New Issue
Block a user