| 656 | //////////////////////////////////////////////////////////////////// |
| 657 | |
| 658 | ink_hrtime |
| 659 | TShrtime() |
| 660 | { |
| 661 | return ink_get_hrtime(); |
| 662 | } |
| 663 | |
| 664 | //////////////////////////////////////////////////////////////////// |
| 665 | // |
no test coverage detected