ブロック内の数字は特定の日付形式になっていますか?
[ 1613.015] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event16)
[ 1613.015] (II) No input driver specified, ignoring this device.
[ 1613.015] (II) This device may have been added with another device file.
[ 1613.016] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event17)
答え1
これはタイムスタンプです。システムが最後に起動されてからの秒数を示します。
Linuxを実行している場合は、コンテンツの最初のフィールドと同じ番号を見つけることができます/proc/uptime
。