Nintendulator has some numbers for PAL...
No idea where they came from though.
Probably divide by 2 to get the Wiki's numbers.
Code:
const int FrameCyclesNTSC[5] = { 7456,14912,22370,29828,37280 };
const int FrameCyclesPAL[5] = { 8312,16626,24938,33252,41560 };