blob: 8e4deff74409d7eeca8f5d152c7c8154fde9585f [file] [log] [blame]
Daniel Leung0ffcfa92020-08-05 12:57:00 -07001# Copyright (c) 2020 Intel Corporation
2#
3# SPDX-License-Identifier: Apache-2.0
4
5config TIMING_FUNCTIONS
6 bool "Timing Functions"
7 help
8 When enabled, timing related functions are compiled. This is
9 useful for gathering timing on code execution.