Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
f8d1a9e5ea4182b908aa9255ad271b472ed68050
/
.
/
subsys
/
timing
/
Kconfig
blob: 8e4deff74409d7eeca8f5d152c7c8154fde9585f [
file
] [
log
] [
blame
]
# Copyright (c) 2020 Intel Corporation
#
# SPDX-License-Identifier: Apache-2.0
config TIMING_FUNCTIONS
bool
"Timing Functions"
help
When
enabled
,
timing related functions are compiled
.
This
is
useful
for
gathering timing on code execution
.