It looks like a typical "Radio control" servo interface.
It's not PWM as such, just a positive pulse with the duration representing the required position or movement; 1.5mS is centre or neutral, longer or shorter is one or the other direction.
The typical interval between updates is 20mS but it is not at all critical.
Pre-microprocessor RC systems used a sequence of pulses, which in effect clocked a "1" bit through a shift register and each servo was driver by one of the shift register outputs.
The intervals between the transmit pulses that shifted the decoder register were set by the various joystick pots etc., and a longer interval at the end of the sequence reset everything and a new "1" bit was loaded to the shift register...
The only thing that matters to for any individual servo is that it gets a command pulse every so often.