10 lines
223 B
C
10 lines
223 B
C
/*
|
|
* Copyright (c) CompanyNameMagicTag 2018-2020. All rights reserved.
|
|
* Description: Some functions for checing the timeout periodic.
|
|
* Author:
|
|
* Create:
|
|
*/
|
|
|
|
#ifndef LIB_TIMEOUT_H
|
|
#define LIB_TIMEOUT_H
|
|
#endif |