- Timestamp:
- 07/10/97 20:24:00 (26 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 372a382a
- Parents:
- 0b172df9
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/ada/rtems.ads
r0b172df9 rbb566a02 737 737 ) return RTEMS.Unsigned32; 738 738 739 function Microseconds_To_Ticks ( 740 Microseconds : RTEMS.Unsigned32 741 ) return RTEMS.Interval; 742 739 743 function Milliseconds_To_Ticks ( 740 744 Milliseconds : RTEMS.Unsigned32 741 ) return RTEMS.Interval;742 743 function Microseconds_To_Ticks (744 Microseconds : RTEMS.Unsigned32745 745 ) return RTEMS.Interval; 746 746
Note: See TracChangeset
for help on using the changeset viewer.