No, it's not possible.
As explained in other threads, ns-3 does not simulate the processing power of a node, so each node is equivalent to a device that has "enough resources" to do its job in a negligible time.
Of course you can add a model for that, but you'll have to create the model, e.g., by adding a delay between events at application layer.