VirtualBox

Changeset 9369 in vbox for trunk/src


Ignore:
Timestamp:
Jun 3, 2008 10:30:19 PM (17 years ago)
Author:
vboxsync
Message:

comment.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r0drv/linux/time-r0drv-linux.c

    r9240 r9369  
    4242DECLINLINE(uint64_t) rtTimeGetSystemNanoTS(void)
    4343{
    44 #if LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 16)
     44#if LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 16) /* This must match timer-r0drv-linux.c! */
    4545    /*
    4646     * Use ktime_get_ts, this is also what clock_gettime(CLOCK_MONOTONIC,) is using.
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette