hello Ricardo_2007,
please refer to below topics about using Nano’s PWM
you may have some implementation to gather kernel timestamps for usage. for example, ktime_get() or do_gettimeofday()
you may access L4T sources, and check below for more details.
i.e. $L4T_Sources/r32.4.3/Linux_for_Tegra/source/public/kernel/kernel-4.9/kernel/time/timekeeping.c
thanks