Function report | 
Source Code:kernel\time\posix-stubs.c | 
Create Date:2022-07-28 10:49:29 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:do_clock_gettime
Proto:int do_clock_gettime(clockid_t which_clock, struct timespec64 *tp)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| clockid_t | which_clock | |
| struct timespec64 * | tp | 
| 78 | Case which_clock == CLOCK_MONOTONIC | 
| 81 | Case which_clock == CLOCK_BOOTTIME | 
| 84 | Default | 
| 85 | Return -EINVAL | 
| 88 | Return 0 | 
| Name | Describe | 
|---|---|
| SYSCALL_DEFINE2 | 
| Source code conversion tool public plug-in interface  | X | 
|---|---|
| Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion  |