Can px4 get the time with nanosecond accuracy?

I know hrt_absolute_time() function can get time in millisecond level, but I want to get time with nanosecond precision, is there any way to achieve it?