This file is indexed.

/usr/share/puredata/doc/5.reference/realtime-help.pd is in puredata-core 0.46.7-3.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
#N canvas 156 202 565 269 12;
#X msg 73 146 bang;
#X msg 30 115 bang;
#X floatatom 30 206 0 0 0;
#X text 71 113 Click here to reset;
#X text 27 232 Output is in milliseconds;
#X text 114 147 Click here to get elapsed CPU time;
#X obj 66 15 realtime;
#X text 12 47 The realtime object measures elapsed real time \, as measured by your operating system.;
#X obj 30 176 realtime;
#X text 134 15 - ask OS for elapsed real time;
#X text 302 244 updated for Pd version 0.33;
#X connect 0 0 8 1;
#X connect 1 0 8 0;
#X connect 8 0 2 0;