Files
rtems/cpukit
Sebastian Huber 3fbcadfbf7 libnetworking: Use rtems_clock_get_uptime_seconds
This reduces the start-up time of the network stack.

With a 1ms tick the ticks since boot value overflows after approximately
50 days.  This problem is avoided with the
rtems_clock_get_uptime_seconds() function.
2012-11-21 16:29:41 +01:00
..
2012-11-21 16:24:21 +01:00
2012-07-19 16:55:18 +02:00
2012-11-15 15:33:12 +01:00
2012-09-28 15:41:33 +02:00