To build upon Rene's post...in 60Hz countries like USA with NTSC broadcast standard TV screens, use 1/15 for a safe way to deal with the 1/60 refresh rate and the interleaved frames of video. The NTSC format color system consists of 29.97 interlaced frames of video per second. Each frame consists of 484 lines out of a total of 525 (the rest are used for sync, vertical retrace, and other data such as captioning), and you need TWO fields for a complete screen image to appear, as NTSC is drawing odd-numbered scanlines in odd-numbered fields and even-numbered scanlines in even-numbered fields. So while the refresh rate is 1/30, the frame rate is 1/30.
In PAL/SECAM broadcast areas (e.g. Europe) the scan rate is 1/100 for 1/50 frame rate, and there are 625 rather than 525 scan lines.
Now for computer monitors, the story is somewhat different. Some monitors in USA refresh each 1/60, yet some other monitors refresh each 1/72.
The key to shooting any monitor is to do so in a darkened room!