SOLA
Loading...
Searching...
No Matches
minhton
include
minhton
utils
timestamp_helper.h
1
// Copyright The SOLA Contributors
2
//
3
// Licensed under the MIT License.
4
// For details on the licensing terms, see the LICENSE file.
5
// SPDX-License-Identifier: MIT
6
7
#ifndef MINHTON_TIMESTAMP_HELPER_H_
8
#define MINHTON_TIMESTAMP_HELPER_H_
9
10
#include <cstdint>
11
12
namespace
minhton
{
13
uint64_t getCurrentTime();
14
}
15
16
#endif
// MINHTON_TIMESTAMP_HELPER_H_
minhton
Definition
minhton_watchdog_ns3.cpp:24
Generated by
1.9.8