Home
last modified time | relevance | path

Searched refs:time (Results 1 – 18 of 18) sorted by relevance

/misc/config_tools/configurator/packages/vue-json-schema-form/vue3/vue3-core/
A DREADME.md61 // format: time
62 time: TimePickerWidget, // 格式 20:20:39+00:00
67 // format: date-time
68 'date-time': DateTimePickerWidget, // 格式 2018-11-13T20:20:39+00:00
/misc/sample_application/image_builder/
A DREADME.rst25 real-time VM image. After the kernel is built, copy those Debian packages (whose
41 the GNOME desktop system will take some time depending on your network and
44 To build the VM image for running real-time applications, run the following
/misc/sample_application/
A DREADME.rst8 This directory contains a software application that runs a real-time
9 application between a real-time VM and a standard VM using the
/misc/packaging/
A Dcompile_iasl.py6 import time
/misc/config_tools/configurator/packages/vue-json-schema-form/vue3/vue3-form-naive/src/config/widgets/
A DWIDGET_MAP.js30 time: TimePickerWidget, // 20:20:39+00:00
/misc/services/acrn_manager/
A Dacrn_vm_ops.c54 req.timestamp = time(NULL); in query_state()
380 req.timestamp = time(NULL); in stop_vm()
399 req.timestamp = time(NULL); in resume_vm()
419 req.timestamp = time(NULL); in blkrescan_vm()
A Dacrnd.c81 current = time(NULL); in acrnd_add_work()
109 current = time(NULL); in try_do_works()
215 current = time(NULL); in load_timer_list()
333 req.timestamp = time(NULL); in get_sos_wakeup_reason()
395 req.timestamp = time(NULL); in set_sos_timer()
A DREADME.rst61 launch script changes the VM name at launch time, ``acrnctl``
170 list and launches the User VMs at the right time.
/misc/services/life_mngr/
A Dlog.h15 time(&tt); in output_timestamp()
A Dlife_mngr_win.c50 void start_uart_resend(char *buf, unsigned int time) in start_uart_resend() argument
55 resend_time = time + 1U; in start_uart_resend()
/misc/debug_tools/acrn_trace/
A DREADME.rst25 -t max_time max time to capture trace data (in seconds)
80 .. note:: The tool depends on TSC frequency to do time-based analysis. Be sure
104 ``acrntrace``, with a date-time-based directory name such as
A Dacrntrace.c177 time(&timep); in create_trace_file_dir()
/misc/config_tools/configurator/packages/vue-json-schema-form/utils/
A Dutils.js272 time = true argument
276 return time ? datetime : datetime.slice(0, 10);
/misc/config_tools/configurator/packages/configurator/src/pages/Config/ConfigForm/CustomWidget/
A DCAT.vue52 real-time
65 Apply basic real-time defaults
75 <div v-if="index===0">Real-time</div>
A Dcpu_affinity.vue38 Real-time vCPU:</label>
/misc/debug_tools/acrn_crashlog/acrnprobe/
A DREADME.rst50 + polling: run a detecting job with fixed time interval.
93 in a time loop.
A Dprobeutils.c97 time(&t); in get_current_time_long()
/misc/config_tools/configurator/packages/configurator/src-tauri/
A DCargo.lock478 "iana-time-zone",
2043 "time",
2701 "time",
3250 "time",
3737 "time",
3921 name = "time"
3928 "time-core",
3929 "time-macros",
3933 name = "time-core"
3939 name = "time-macros"
[all …]

Completed in 25 milliseconds