Function report |
Source Code:kernel\time\posix-clock.c |
Create Date:2022-07-28 10:48:41 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:pc_clock_adjtime
Proto:static int pc_clock_adjtime(clockid_t id, struct __kernel_timex *tx)
Type:int
Parameter:
| Type | Parameter | Name |
|---|---|---|
| clockid_t | id | |
| struct __kernel_timex * | tx |
| 231 | err = get_clock_desc(id, & cd) |
| 235 | If (f_mode & le is open for writing ) == 0 Then |
| 240 | If clock_adjtime Then err = clock_adjtime(clk, tx) |
| 242 | Else err = -EOPNOTSUPP |
| 244 | out : |
| 245 | put_clock_desc( & cd) |
| 247 | Return err |
| 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 |